}
}
-
-
-GtkCheckButton.text-button:selected { background-color: transparent; }
+GtkCheckButton.text-button, GtkRadioButton.text-button {
+ // this is for a nice focus on check and radios text
+ padding: 1px;
+ outline-offset: 0;
+}
/************
* GtkScale *
GtkPopover .button.radio:hover:active:backdrop {
color: #c9cbc9; }
-GtkCheckButton.text-button:selected {
- background-color: transparent; }
+GtkCheckButton.text-button, GtkRadioButton.text-button {
+ padding: 1px;
+ outline-offset: 0; }
/************
* GtkScale *
GtkPopover .button.radio:hover:active:backdrop {
color: #54595a; }
-GtkCheckButton.text-button:selected {
- background-color: transparent; }
+GtkCheckButton.text-button, GtkRadioButton.text-button {
+ padding: 1px;
+ outline-offset: 0; }
/************
* GtkScale *